バージョン

AppearancesManager コンストラクタ(AppearancesCollection,Enum[])

新しい AppearancesManager を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal collection As AppearancesCollection, _
   ByVal appearancePropertyIds() As Enum _
)
public AppearancesManager( 
   AppearancesCollection collection,
   Enum[] appearancePropertyIds
)

パラメータ

collection
外観ホルダ コレクション プロパティが初期化される外観コレクション
appearancePropertyIds
コレクションの各項目に関連する列挙体の配列
参照